Closed (won't fix)
Project:
Video CCK
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
1 Jun 2007 at 17:19 UTC
Updated:
22 Jun 2010 at 06:44 UTC
Hi
Thanks for this module, i am using this module with flashvideo, it works fine but i don't know how to show YouTube Thumbnails or other google etc, i set the API in my administration, with views i try to set the new video but nothing work, anyone can help or import his view code, or how to tutorial!!! i am using content template and i try to add code to the teaser page nothing work for me it just show the title no image! you can see a preview in my french website, the last video with youtube doesn't show a thumbnails image
http://www.biladi.ma/multimedia/video
Thanks
Comments
Comment #1
toma commentedanyhelp please !
Comment #2
aaron commentedIf using views, in the 'Fields' section, you'll select the drop-down labeled 'Option' and select 'Image Thumbnail'.
If you want to theme your teasers, you can just go to admin/content/types, select your type, then click on the 'Display Fields' tab. From there select the 'Image Thumbnail' (or 'Video Preview' or whatever) under thumbnails.
From the contemplate module, I don't recall offhand how you would theme it -- there's a function call from the views module you'll need to call. If you still need it after this, just let me know, and I'll look it up.
I plan to write a tutorial (or maybe even make a video tutorial, which would be fitting) once the module has matured, which is fairly close now.
Aaron
Comment #3
toma commentedThis is important to make this great module to work, thanks no it show fine in my website
Thanks a lot
Comment #4
mamasdiner commentedThank you Aaron!
That did it for me after MUCH searching of the Drupal site.
Can't wait for the mature version and the tutorial.
Thanks again for all your work on this!
Heather
www.kidsrockproductions.com
Comment #5
aaron commentedComment #6
(not verified) commentedComment #7
rimma commentedI do exactly same but it does not work.
No idea, no tutorial, no...
Comment #8
rimma commentedBTW, it does not work for google embedded code, no matter com, it or ca.
Comment #9
MagicMatze commentedYou have to change manualy these two files:
modules/video_cck/video_cck.module
modules/video_cck/providers/youtube.inc
In video_cck.module search for the function "theme_video_cck_thumbnail" and replace it with those:
In youtube.inc search for ideo_cck_youtube_thumbnail and change this to:
Then it should look like: http://magicmatze.ma.funpic.de/pr/?q=videos
Have fun!
Comment #10
lukevr commentedTHANKS!!
Comment #11
jasan commentedTHANKS A LOT. YOU SAVED MY TIME!!
any ideas for other providers with thumbnails. I have Google and youtube got working, any other solution for other providers please?
Thanks in Advance
Comment #12
aaron commentedPlease, please, please, don't use this module anymore. For a couple of years now, it's been deprecated in favor of Embedded Media Field, and is no longer supported. If you switch to that module, all your data will be safely ported when upgrading.
Comment #13
nsputnik commentedI installed Embedded Media Field but in the module list it says "Please use FeedAPI and the Feed API Element Mapper instead of emimport, which has been deprecated for Drupal 6."
Comment #14
hemasree86 commentedhello could you pls tell me how to show related videos in thumbnail same as in youtube for my drupal site...